Skip to content

Commit

Permalink
chore: update all dev dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Jul 21, 2023
1 parent c92ae1d commit 54c1ec0
Show file tree
Hide file tree
Showing 2 changed files with 899 additions and 673 deletions.
43 changes: 21 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,35 +36,34 @@
"@rocket/search": "^0.6.0"
},
"devDependencies": {
"@changesets/cli": "^2.25.2",
"@custom-elements-manifest/analyzer": "^0.8.0",
"@size-limit/preset-small-lib": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@web/dev-server": "^0.1.35",
"concurrently": "^7.6.0",
"deepmerge": "^4.2.2",
"@changesets/cli": "^2.26.2",
"@custom-elements-manifest/analyzer": "^0.8.4",
"@size-limit/preset-small-lib": "^8.2.6",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@web/dev-server": "^0.3.0",
"concurrently": "^8.2.0",
"deepmerge": "^4.3.1",
"eslint": "^8.45.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-lit": "^1.7.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-lit": "^1.8.3",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-wc": "^1.4.0",
"lint-staged": "^13.0.3",
"lit-analyzer": "^2.0.0-pre.2",
"eslint-plugin-wc": "^1.5.0",
"lint-staged": "^13.2.3",
"lit-analyzer": "^2.0.0-pre.3",
"picocolors": "^1.0.0",
"postcss": "^8.3.11",
"postcss-lit": "^1.0.1",
"postcss": "^8.4.27",
"postcss-lit": "^1.1.0",
"prettier": "^3.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.66.1",
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.8.1",
"size-limit": "^8.1.0",
"stylelint": "^15.10.1",
"size-limit": "^8.2.6",
"stylelint": "^15.10.2",
"stylelint-config-standard": "^34.0.0",
"typescript": "^4.9.3",
"wireit": "^0.8.0"
"typescript": "^5.1.6",
"wireit": "^0.10.0"
},
"resolutions": {
"@lion/accordion": "^0.11.1",
Expand Down
Loading

0 comments on commit 54c1ec0

Please sign in to comment.