Skip to content

Commit 6016aae

Browse files
committed
chore(deps): pin package dependencies [SWC-1243]
1 parent 8be71c9 commit 6016aae

File tree

26 files changed

+9063
-4695
lines changed

26 files changed

+9063
-4695
lines changed

first-gen/package.json

Lines changed: 102 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -94,111 +94,111 @@
9494
"react/*"
9595
],
9696
"devDependencies": {
97-
"@changesets/changelog-github": "^0.5.0",
98-
"@changesets/cli": "^2.29.6",
99-
"@custom-elements-manifest/analyzer": "^0.9.0",
100-
"@geometricpanda/storybook-addon-badges": "^2.0.2",
101-
"@lit/react": "^1.0.4",
102-
"@open-wc/dev-server-hmr": "^0.2.0",
103-
"@open-wc/testing": "^4.0.0",
104-
"@playwright/test": "^1.44.0",
105-
"@rollup/plugin-commonjs": "^25.0.7",
106-
"@rollup/plugin-json": "^6.0.1",
107-
"@rollup/plugin-node-resolve": "^15.2.3",
108-
"@sindresorhus/slugify": "^2.2.1",
97+
"@changesets/changelog-github": "0.5.1",
98+
"@changesets/cli": "2.29.7",
99+
"@custom-elements-manifest/analyzer": "0.10.6",
100+
"@geometricpanda/storybook-addon-badges": "2.0.5",
101+
"@lit/react": "1.0.4",
102+
"@open-wc/dev-server-hmr": "0.2.0",
103+
"@open-wc/testing": "4.0.0",
104+
"@playwright/test": "1.44.0",
105+
"@rollup/plugin-commonjs": "25.0.8",
106+
"@rollup/plugin-json": "6.1.0",
107+
"@rollup/plugin-node-resolve": "15.3.1",
108+
"@sindresorhus/slugify": "2.2.1",
109109
"@spectrum-web-components/eslint-plugin": "file:./linters/eslint",
110-
"@storybook/addon-a11y": "^8.6.12",
111-
"@storybook/addon-designs": "^8.2.1",
112-
"@storybook/addon-essentials": "^8.6.12",
113-
"@storybook/addon-interactions": "^8.6.12",
114-
"@storybook/addon-links": "^8.6.12",
115-
"@storybook/blocks": "^8.6.12",
116-
"@storybook/manager-api": "^8.6.12",
117-
"@storybook/theming": "^8.6.12",
118-
"@storybook/types": "^8.6.12",
119-
"@storybook/web-components-webpack5": "^8.6.12",
120-
"@types/chai": "^4.1.7",
121-
"@types/command-line-args": "^5.0.0",
122-
"@types/command-line-usage": "^5.0.1",
123-
"@types/common-tags": "^1.4.0",
124-
"@types/mocha": "^10.0.6",
125-
"@types/node": "^20.11.11",
126-
"@types/react": "^18.3.20",
127-
"@types/sinon": "^17.0.3",
128-
"@types/webpack": "^5.28.5",
129-
"@types/webpack-env": "^1.18.8",
130-
"@typescript-eslint/eslint-plugin": "^7.0.2",
131-
"@typescript-eslint/parser": "^7.0.2",
132-
"@web/dev-server": "^0.4.6",
133-
"@web/dev-server-rollup": "^0.6.4",
134-
"@web/rollup-plugin-copy": "^0.5.1",
135-
"@web/rollup-plugin-html": "^2.3.0",
136-
"@web/test-runner": "^0.18.3",
137-
"@web/test-runner-commands": "^0.9.0",
138-
"@web/test-runner-junit-reporter": "^0.7.2",
139-
"@web/test-runner-playwright": "^0.11.0",
140-
"@web/test-runner-visual-regression": "^0.9.0",
141-
"@webcomponents/webcomponentsjs": "^2.8.0",
142-
"@yarnpkg/types": "^4.0.1",
143-
"alex": "^11.0.1",
144-
"cem-plugin-module-file-extensions": "^0.0.5",
145-
"chromatic": "^11.20.0",
146-
"chromedriver": "^138.0.0",
147-
"colors": "^1.4.0",
148-
"common-tags": "^1.8.2",
149-
"crypto": "^1.0.1",
150-
"custom-elements-manifest": "^2.0.0",
151-
"debounce": "^2.0.0",
152-
"deepmerge": "^4.2.2",
153-
"esbuild": "^0.21.0",
154-
"eslint": "^8.23.0",
155-
"eslint-config-prettier": "^9.1.0",
156-
"eslint-formatter-pretty": "^5.0.0",
157-
"eslint-plugin-import": "^2.26.0",
158-
"eslint-plugin-jsonc": "^2.20.1",
159-
"eslint-plugin-lit-a11y": "^2.2.2",
160-
"eslint-plugin-notice": "^0.9.10",
161-
"eslint-plugin-prettier": "^5.1.3",
162-
"eslint-plugin-require-extensions": "^0.1.3",
163-
"eslint-plugin-storybook": "^0.8.0",
164-
"express": "^4.16.4",
165-
"fast-glob": "^3.3.3",
166-
"fs-extra": "^11.1.1",
167-
"geckodriver": "^4.3.0",
168-
"genversion": "^3.1.1",
169-
"gh-pages": "^6.0.0",
170-
"gunzip-maybe": "^1.4.2",
171-
"husky": "^9.0.10",
172-
"jsonc-eslint-parser": "^2.4.0",
173-
"latest-version": "^9.0.0",
174-
"lightningcss": "1.19.0",
175-
"lint-staged": "^16.1.2",
110+
"@storybook/addon-a11y": "8.6.14",
111+
"@storybook/addon-designs": "8.2.1",
112+
"@storybook/addon-essentials": "8.6.14",
113+
"@storybook/addon-interactions": "8.6.14",
114+
"@storybook/addon-links": "8.6.14",
115+
"@storybook/blocks": "8.6.14",
116+
"@storybook/manager-api": "8.6.14",
117+
"@storybook/theming": "8.6.14",
118+
"@storybook/types": "8.6.14",
119+
"@storybook/web-components-webpack5": "8.6.14",
120+
"@types/chai": "4.3.20",
121+
"@types/command-line-args": "5.2.3",
122+
"@types/command-line-usage": "5.0.4",
123+
"@types/common-tags": "1.8.4",
124+
"@types/mocha": "10.0.10",
125+
"@types/node": "20.19.17",
126+
"@types/react": "18.3.24",
127+
"@types/sinon": "17.0.4",
128+
"@types/webpack": "5.28.5",
129+
"@types/webpack-env": "1.18.8",
130+
"@typescript-eslint/eslint-plugin": "7.18.0",
131+
"@typescript-eslint/parser": "7.18.0",
132+
"@web/dev-server": "0.4.6",
133+
"@web/dev-server-rollup": "0.6.4",
134+
"@web/rollup-plugin-copy": "0.5.1",
135+
"@web/rollup-plugin-html": "2.3.0",
136+
"@web/test-runner": "0.20.2",
137+
"@web/test-runner-commands": "0.9.0",
138+
"@web/test-runner-junit-reporter": "0.8.0",
139+
"@web/test-runner-playwright": "0.11.1",
140+
"@web/test-runner-visual-regression": "0.10.0",
141+
"@webcomponents/webcomponentsjs": "2.8.0",
142+
"@yarnpkg/types": "4.0.1",
143+
"alex": "11.0.1",
144+
"cem-plugin-module-file-extensions": "0.0.5",
145+
"chromatic": "13.2.0",
146+
"chromedriver": "138.0.5",
147+
"colors": "1.4.0",
148+
"common-tags": "1.8.2",
149+
"crypto": "1.0.1",
150+
"custom-elements-manifest": "2.1.0",
151+
"debounce": "2.2.0",
152+
"deepmerge": "4.3.1",
153+
"esbuild": "0.25.10",
154+
"eslint": "8.57.1",
155+
"eslint-config-prettier": "9.1.2",
156+
"eslint-formatter-pretty": "5.0.0",
157+
"eslint-plugin-import": "2.32.0",
158+
"eslint-plugin-jsonc": "2.20.1",
159+
"eslint-plugin-lit-a11y": "2.4.1",
160+
"eslint-plugin-notice": "0.9.10",
161+
"eslint-plugin-prettier": "5.5.4",
162+
"eslint-plugin-require-extensions": "0.1.3",
163+
"eslint-plugin-storybook": "0.8.0",
164+
"express": "4.21.2",
165+
"fast-glob": "3.3.3",
166+
"fs-extra": "11.3.2",
167+
"geckodriver": "4.5.1",
168+
"genversion": "3.2.0",
169+
"gh-pages": "6.3.0",
170+
"gunzip-maybe": "1.4.2",
171+
"husky": "9.1.7",
172+
"jsonc-eslint-parser": "2.4.1",
173+
"latest-version": "9.0.0",
174+
"lightningcss": "1.30.1",
175+
"lint-staged": "16.2.0",
176176
"lit": "^2.5.0 || ^3.1.3",
177-
"lit-analyzer": "^2.0.3",
177+
"lit-analyzer": "2.0.3",
178178
"lit-html": "^2.4.0 || ^3.1.3",
179-
"mocha-junit-reporter": "^2.0.2",
180-
"next": "^14.2.26",
181-
"node-fetch": "^3.1.0",
182-
"npm-run-all2": "^8.0.1",
183-
"pinst": "^3.0.0",
184-
"prettier": "^3.5.3",
185-
"prettier-plugin-package": "^1.3.0",
186-
"pretty-bytes": "^7.0.0",
187-
"re-template-tag": "^2.0.1",
188-
"rimraf": "^6.0.1",
189-
"rollup": "^4.12.0",
190-
"sinon": "^17.0.1",
191-
"storybook": "^8.6.12",
192-
"stylelint": "^16.19.1",
193-
"stylelint-config-standard": "^38.0.0",
194-
"stylelint-header": "^3.0.0",
195-
"tachometer": "^0.7.2",
196-
"tar-stream": "^3.0.0",
197-
"terser": "^4.8.1",
198-
"typescript": "^5.3.3",
199-
"webpack-merge": "^6.0.1",
200-
"wireit": "^0.14.3",
201-
"yargs": "^17.2.1"
179+
"mocha-junit-reporter": "2.2.1",
180+
"next": "14.2.33",
181+
"node-fetch": "3.3.2",
182+
"npm-run-all2": "8.0.4",
183+
"pinst": "3.0.0",
184+
"prettier": "3.6.2",
185+
"prettier-plugin-package": "1.4.0",
186+
"pretty-bytes": "7.1.0",
187+
"re-template-tag": "2.0.1",
188+
"rimraf": "6.0.1",
189+
"rollup": "4.52.2",
190+
"sinon": "17.0.1",
191+
"storybook": "8.6.14",
192+
"stylelint": "16.24.0",
193+
"stylelint-config-standard": "38.0.0",
194+
"stylelint-header": "3.0.0",
195+
"tachometer": "0.7.2",
196+
"tar-stream": "3.1.7",
197+
"terser": "4.8.1",
198+
"typescript": "5.3.3",
199+
"webpack-merge": "6.0.1",
200+
"wireit": "0.14.12",
201+
"yargs": "17.7.2"
202202
},
203203
"keywords": [
204204
"design-system",

first-gen/packages/action-group/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"css"
6565
],
6666
"dependencies": {
67-
"@lit-labs/observers": "^2.0.2",
67+
"@lit-labs/observers": "2.0.2",
6868
"@spectrum-web-components/action-button": "1.7.0",
6969
"@spectrum-web-components/base": "1.7.0",
7070
"@spectrum-web-components/icons-workflow": "1.7.0",

first-gen/packages/alert-dialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"css"
6565
],
6666
"dependencies": {
67-
"@lit-labs/observers": "^2.0.2",
67+
"@lit-labs/observers": "2.0.2",
6868
"@spectrum-web-components/base": "1.7.0",
6969
"@spectrum-web-components/button": "1.7.0",
7070
"@spectrum-web-components/button-group": "1.7.0",

first-gen/packages/icons-ui/package.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,12 @@
5555
"@spectrum-web-components/iconset": "1.7.0"
5656
},
5757
"devDependencies": {
58-
"@spectrum-css/ui-icons": "^1.1.2",
58+
"@spectrum-css/ui-icons": "1.1.2",
5959
"@spectrum-css/ui-icons-s2": "npm:@spectrum-css/[email protected]",
60-
"case": "^1.6.1",
61-
"cheerio": "^1.0.0-rc.2",
62-
"fast-glob": "^3.3.3",
63-
"fs": "^0.0.1-security",
64-
"path": "^0.12.7",
65-
"prettier": "^3.5.3"
60+
"case": "1.6.3",
61+
"cheerio": "1.1.2",
62+
"fast-glob": "3.3.3",
63+
"prettier": "3.6.2"
6664
},
6765
"types": "./src/index.d.ts",
6866
"customElements": "custom-elements.json",

first-gen/packages/icons-workflow/package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,10 @@
5757
"devDependencies": {
5858
"@adobe/spectrum-css-workflow-icons": "1.7.0",
5959
"@adobe/spectrum-css-workflow-icons-s2": "npm:@adobe/[email protected]",
60-
"case": "^1.6.1",
61-
"cheerio": "^1.0.0-rc.2",
62-
"fast-glob": "^3.3.3",
63-
"fs": "^0.0.1-security",
64-
"path": "^0.12.7",
65-
"prettier": "^3.5.3"
60+
"case": "1.6.3",
61+
"cheerio": "1.1.2",
62+
"fast-glob": "3.3.3",
63+
"prettier": "3.6.2"
6664
},
6765
"types": "./src/index.d.ts",
6866
"customElements": "custom-elements.json",

first-gen/packages/menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"css"
9696
],
9797
"dependencies": {
98-
"@lit-labs/observers": "^2.0.2",
98+
"@lit-labs/observers": "2.0.2",
9999
"@spectrum-web-components/action-button": "1.7.0",
100100
"@spectrum-web-components/base": "1.7.0",
101101
"@spectrum-web-components/divider": "1.7.0",

first-gen/packages/number-field/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"css"
6565
],
6666
"dependencies": {
67-
"@internationalized/number": "^3.6.0",
67+
"@internationalized/number": "3.6.0",
6868
"@spectrum-web-components/base": "1.7.0",
6969
"@spectrum-web-components/icon": "1.7.0",
7070
"@spectrum-web-components/icons-ui": "1.7.0",
@@ -74,7 +74,7 @@
7474
"@spectrum-web-components/textfield": "1.7.0"
7575
},
7676
"devDependencies": {
77-
"@formatjs/intl-numberformat": "^8.3.5"
77+
"@formatjs/intl-numberformat": "8.3.5"
7878
},
7979
"types": "./src/index.d.ts",
8080
"customElements": "custom-elements.json",

first-gen/packages/overlay/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,14 +164,14 @@
164164
"css"
165165
],
166166
"dependencies": {
167-
"@floating-ui/dom": "^1.6.1",
168-
"@floating-ui/utils": "^0.2.1",
167+
"@floating-ui/dom": "1.7.4",
168+
"@floating-ui/utils": "0.2.10",
169169
"@spectrum-web-components/action-button": "1.7.0",
170170
"@spectrum-web-components/base": "1.7.0",
171171
"@spectrum-web-components/reactive-controllers": "1.7.0",
172172
"@spectrum-web-components/shared": "1.7.0",
173173
"@spectrum-web-components/theme": "1.7.0",
174-
"focus-trap": "^7.6.4"
174+
"focus-trap": "7.6.5"
175175
},
176176
"types": "./src/index.d.ts",
177177
"customElements": "custom-elements.json",

first-gen/packages/slider/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
"css"
8181
],
8282
"dependencies": {
83-
"@internationalized/number": "^3.6.0",
84-
"@lit-labs/observers": "^2.0.2",
83+
"@internationalized/number": "3.6.0",
84+
"@lit-labs/observers": "2.0.2",
8585
"@spectrum-web-components/base": "1.7.0",
8686
"@spectrum-web-components/field-label": "1.7.0",
8787
"@spectrum-web-components/number-field": "1.7.0",

first-gen/packages/swatch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"css"
7575
],
7676
"dependencies": {
77-
"@lit-labs/observers": "^2.0.2",
77+
"@lit-labs/observers": "2.0.2",
7878
"@spectrum-web-components/base": "1.7.0",
7979
"@spectrum-web-components/icon": "1.7.0",
8080
"@spectrum-web-components/icons-ui": "1.7.0",

0 commit comments

Comments
 (0)