Skip to content

Commit

Permalink
chore: 🤖 update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lrodrigues-newstore committed Jun 11, 2024
1 parent 2029eb4 commit 4004506
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@commitlint/config-conventional": "19.2.2",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@testing-library/cypress": "10.0.2",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "^6.1.3",
"@vitest/coverage-v8": "^1.0.1",
"@testing-library/jest-dom": "^6.4.6",
"@vitest/coverage-v8": "^1.6.0",
"axe-core": "4.9.1",
"concurrently": "8.2.2",
"cssnano": "7.0.2",
Expand All @@ -73,21 +73,21 @@
"cz-conventional-changelog": "3.3.0",
"git-cz": "^4.9.0",
"husky": "9.0.11",
"jsdom": "^24.0.0",
"jsdom": "^24.1.0",
"lint-staged": "15.2.5",
"pixrem": "5.0.0",
"postcss": "8.4.38",
"postcss-cli": "11.0.0",
"postcss-preset-env": "9.5.14",
"prettier": "^3.0.0",
"prettier": "^3.3.2",
"rollup": "4.18.0",
"standard-version": "9.5.0",
"stylelint": "16.6.1",
"stylelint-config-standard": "36.0.0",
"stylelint-prettier": "^5.0.0",
"tslib": "2.6.3",
"typescript": "5.4.5",
"vitest": "^1.0.1"
"vitest": "^1.6.0"
},
"dependencies": {
"@pacote/get-style": "2.0.2",
Expand Down

0 comments on commit 4004506

Please sign in to comment.