Skip to content

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nstuyvesant committed Dec 29, 2024
1 parent 57f1f66 commit 95b6e6c
Show file tree
Hide file tree
Showing 8 changed files with 439 additions and 269 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,26 @@
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.2",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.4",
"@vue/eslint-config-typescript": "^14.2.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-svelte": "^2.46.1",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.14.0",
"husky": "^9.1.7",
"lerna": "^8.1.9",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"prettier-config-carbon": "^0.11.0",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^5.15.0",
"svelte": "^5.16.0",
"svelte-eslint-parser": "^0.43.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.18.2",
"vue-eslint-parser": "^9.4.3"
},
"release": {
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@carbon/icons": "^11.53.0",
"@playwright/test": "^1.49.1",
"angular-eslint": "^18.4.3",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"eslint": "^9.17.0",
"ng-packagr": "^18.2.1",
"prettier": "^3.4.2",
"typescript": "<5.6.0",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.18.2",
"zone.js": "~0.15.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@types/dompurify": "^3.2.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.2",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"downlevel-dts": "^0.11.0",
"eslint": "^9.17.0",
"jsdom": "^25.0.1",
Expand All @@ -106,7 +106,7 @@
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.83.0",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-plugin-dts": "^4.4.0",
"vitest": "^2.1.8"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@carbon/react": "^1.72.0",
"@stackblitz/sdk": "^1.11.0",
"fuse.js": "^7.0.0",
"highlight.js": "^11.11.0",
"highlight.js": "^11.11.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^7.1.0",
"react-router-dom": "^7.1.1",
"styled-components": "^6.1.13"
},
"devDependencies": {
Expand All @@ -40,9 +40,9 @@
"jsdom": "^25.0.1",
"prettier": "^3.4.2",
"sass": "^1.83.0",
"typedoc": "^0.27.5",
"typedoc": "^0.27.6",
"typescript": "^5.7.2",
"vite": "^6.0.5"
"vite": "^6.0.6"
},
"publishConfig": {
"access": "restricted"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react-swc": "^3.7.2",
"classnames": "^2.5.1",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"downlevel-dts": "^0.11.0",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-plugin-dts": "^4.4.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"devDependencies": {
"@playwright/test": "^1.49.1",
"@sveltejs/adapter-static": "^3.0.8",
"@sveltejs/kit": "^2.14.1",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"svelte": "^5.15.0",
"svelte": "^5.16.0",
"svelte-check": "^4.1.1",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vite": "^6.0.5"
"vite": "^6.0.6"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-plugin-dts": "^4.4.0",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit 95b6e6c

Please sign in to comment.