Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"generate:component-research": "node scripts/component-research/generate-component-research.js"
},
"devDependencies": {
"inquirer": "13.0.1"
"inquirer": "13.0.2"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
2 changes: 1 addition & 1 deletion output/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@playwright/experimental-ct-react": "1.56.1",
"@types/react": "18.3.13",
"@types/react": "18.3.27",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
8 changes: 4 additions & 4 deletions output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
},
"devDependencies": {
"@playwright/experimental-ct-vue": "1.56.1",
"@vitejs/plugin-vue": "6.0.1",
"replace-in-file": "8.3.0",
"@vitejs/plugin-vue": "6.0.2",
"replace-in-file": "8.3.1",
"tsx": "4.21.0",
"typescript": "5.9.3",
"vite": "7.2.6",
"vue": "3.5.24",
"vue-tsc": "3.1.3"
"vue": "3.5.25",
"vue-tsc": "3.1.5"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
3,595 changes: 2,414 additions & 1,181 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,11 @@
"@angular/ssr": "20.3.13",
"@axe-core/playwright": "4.11.0",
"@babel/eslint-parser": "7.28.5",
"@changesets/cli": "2.29.7",
"@changesets/cli": "2.29.8",
"@changesets/types": "6.1.0",
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@db-ux/db-theme": "5.2.1",
"@db-ux/db-theme": "5.2.3",
"@double-great/stylelint-a11y": "3.4.1",
"@guidepup/guidepup": "0.24.0",
"@guidepup/playwright": "0.14.2",
Expand All @@ -128,7 +128,7 @@
"http-server": "14.1.1",
"husky": "9.1.7",
"jscpd": "4.0.5",
"lint-staged": "16.2.6",
"lint-staged": "16.2.7",
"markdownlint-cli": "0.46.0",
"ng-packagr": "20.3.2",
"npm-package-json-lint": "9.0.0",
Expand All @@ -141,8 +141,8 @@
"prettier-plugin-organize-imports": "4.3.0",
"prettier-plugin-pkg": "0.21.2",
"publint": "0.3.15",
"replace-in-file": "8.3.0",
"rimraf": "6.1.0",
"replace-in-file": "8.3.1",
"rimraf": "6.1.2",
"rxjs": "7.8.2",
"stylelint": "16.26.1",
"stylelint-config-standard-scss": "16.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"@builder.io/eslint-plugin-mitosis": "0.0.17",
"@builder.io/mitosis": "0.12.1",
"@builder.io/mitosis-cli": "0.12.1",
"@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/eslint-plugin": "8.48.1",
"cpr": "3.0.1",
"cssnano": "7.1.2",
"hygen": "6.2.11",
"nodemon": "3.1.11",
"sass": "1.85.0",
"sass": "1.85.1",
"sassdoc": "2.7.4",
"tsx": "4.21.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/foundations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"glob": "11.1.0",
"nodemon": "3.1.11",
"prettier": "3.6.2",
"sass": "1.85.0",
"sass": "1.85.1",
"tsx": "4.21.0",
"typescript": "5.9.3",
"vite": "7.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"commander": "14.0.2",
"glob": "11.1.0",
"replace-in-file": "8.3.0"
"replace-in-file": "8.3.1"
},
"devDependencies": {
"cpr": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@
"postcss-scss": "4.0.9"
},
"devDependencies": {
"@inquirer/prompts": "8.0.1",
"@inquirer/prompts": "8.0.2",
"dotenv": "17.2.3",
"find-versions": "6.0.0",
"glob": "11.1.0",
"inquirer": "13.0.1",
"replace-in-file": "8.3.0",
"inquirer": "13.0.2",
"replace-in-file": "8.3.1",
"sassdoc": "2.7.4",
"tar": "7.5.2",
"typedoc": "0.28.14",
"typedoc": "0.28.15",
"typedoc-plugin-markdown": "4.6.4",
"typedoc-plugin-merge-modules": "7.0.0",
"vitest": "3.2.4"
Expand Down
4 changes: 2 additions & 2 deletions showcases/angular-ssr-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"express": "5.1.0"
},
"devDependencies": {
"@types/express": "5.0.5",
"@types/node": "24.10.0",
"@types/express": "5.0.6",
"@types/node": "24.10.1",
"cpr": "3.0.1",
"typescript": "5.9.3"
}
Expand Down
4 changes: 2 additions & 2 deletions showcases/next-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "24.10.0",
"@types/react": "18.3.13",
"@types/node": "24.10.1",
"@types/react": "18.3.27",
"npm-run-all2": "8.0.4",
"open-cli": "8.0.0",
"typescript": "5.9.3"
Expand Down
2 changes: 1 addition & 1 deletion showcases/nuxt-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"nuxt": "4.1.3",
"vue": "3.5.24",
"vue": "3.5.25",
"vue-router": "4.6.3"
}
}
8 changes: 4 additions & 4 deletions showcases/patternhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"@mdx-js/react": "3.1.1",
"@next/mdx": "16.0.7",
"@types/dompurify": "3.2.0",
"@types/node": "24.10.0",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/node": "24.10.1",
"@types/react": "18.3.27",
"@types/react-dom": "18.3.7",
"esbuild": "0.25.12",
"eslint": "9.39.1",
"eslint-config-next": "16.0.7",
"iframe-resizer": "5.5.7",
"open-cli": "8.0.0",
"prettier": "3.6.2",
"sass": "1.85.0",
"sass": "1.85.1",
"typescript": "5.9.3",
"unist-util-visit": "5.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions showcases/react-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "7.9.5",
"react-router-dom": "7.9.6",
"sa11y": "4.3.5"
},
"devDependencies": {
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.27",
"@types/react-dom": "18.3.7",
"@vitejs/plugin-react": "5.0.4",
"cross-env": "10.1.0",
"typescript": "5.9.3",
Expand Down
6 changes: 3 additions & 3 deletions showcases/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
},
"dependencies": {
"sa11y": "4.3.5",
"vue": "3.5.24",
"vue": "3.5.25",
"vue-router": "4.6.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "6.0.1",
"@vitejs/plugin-vue": "6.0.2",
"cross-env": "10.1.0",
"typescript": "5.9.3",
"vite": "7.2.6",
"vue-tsc": "3.1.3"
"vue-tsc": "3.1.5"
}
}
12 changes: 6 additions & 6 deletions storybooks/_storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
},
"devDependencies": {
"@eslint/js": "9.39.1",
"@storybook/addon-docs": "9.1.13",
"@storybook/react-vite": "9.1.13",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@storybook/addon-docs": "9.1.16",
"@storybook/react-vite": "9.1.16",
"@types/react": "18.3.27",
"@types/react-dom": "18.3.7",
"@vitejs/plugin-react": "5.0.4",
"eslint": "9.39.1",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-react-refresh": "0.4.24",
"eslint-plugin-storybook": "10.1.2",
"eslint-plugin-storybook": "9.1.16",
"globals": "16.4.0",
"storybook": "9.1.13",
"storybook": "9.1.16",
"typescript": "~5.9.3",
"typescript-eslint": "8.46.4",
"vite": "7.2.6"
Expand Down
2 changes: 1 addition & 1 deletion storybooks/angular-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"storybook": "ng run angular-latest:storybook"
},
"devDependencies": {
"@storybook/angular": "9.1.13"
"@storybook/angular": "9.1.16"
}
}
10 changes: 5 additions & 5 deletions storybooks/react-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
},
"devDependencies": {
"@eslint/js": "9.39.1",
"@storybook/react-vite": "9.1.13",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@storybook/react-vite": "9.1.16",
"@types/react": "18.3.27",
"@types/react-dom": "18.3.7",
"@vitejs/plugin-react": "5.0.4",
"eslint": "9.39.1",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-react-refresh": "0.4.24",
"eslint-plugin-storybook": "10.1.2",
"eslint-plugin-storybook": "9.1.16",
"globals": "16.4.0",
"storybook": "9.1.13",
"storybook": "9.1.16",
"typescript": "~5.9.3",
"typescript-eslint": "8.46.4",
"vite": "7.2.6"
Expand Down
24 changes: 12 additions & 12 deletions storybooks/vue-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"storybook": "storybook dev -p 6007"
},
"dependencies": {
"vue": "3.5.24"
"vue": "3.5.25"
},
"devDependencies": {
"@chromatic-com/storybook": "4.1.2",
"@storybook/addon-a11y": "9.1.13",
"@storybook/addon-docs": "9.1.13",
"@storybook/addon-vitest": "9.1.13",
"@storybook/vue3-vite": "9.1.13",
"@vitejs/plugin-vue": "6.0.1",
"@vitest/browser": "4.0.14",
"@vitest/coverage-v8": "4.0.14",
"@chromatic-com/storybook": "4.1.3",
"@storybook/addon-a11y": "9.1.16",
"@storybook/addon-docs": "9.1.16",
"@storybook/addon-vitest": "9.1.16",
"@storybook/vue3-vite": "9.1.16",
"@vitejs/plugin-vue": "6.0.2",
"@vitest/browser": "4.0.15",
"@vitest/coverage-v8": "4.0.15",
"@vue/tsconfig": "0.8.1",
"eslint-plugin-storybook": "10.1.2",
"storybook": "9.1.13",
"eslint-plugin-storybook": "9.1.16",
"storybook": "9.1.16",
"typescript": "~5.9.3",
"vite": "7.2.6",
"vue-tsc": "3.1.3"
"vue-tsc": "3.1.5"
}
}
Loading