Skip to content

Commit a310e5b

Browse files
authored
chore(deps): bump dependencies (#832)
- Also, remove checked-in Yarn `install-stage.gz` file
1 parent 660a941 commit a310e5b

File tree

7 files changed

+2088
-2530
lines changed

7 files changed

+2088
-2530
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ custom-elements.json
1919
yarn-error.log
2020
**/.envrc
2121
sass.json
22+
.yarn/install-state.gz

.yarn/install-state.gz

-3.24 MB
Binary file not shown.

package.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -54,65 +54,65 @@
5454
},
5555
"homepage": "https://github.com/ithaka/pharos#readme",
5656
"devDependencies": {
57-
"@babel/core": "^7.25.2",
58-
"@babel/eslint-parser": "^7.25.1",
59-
"@babel/plugin-proposal-decorators": "^7.24.7",
60-
"@babel/plugin-proposal-export-default-from": "^7.24.7",
61-
"@babel/plugin-syntax-import-assertions": "^7.25.6",
62-
"@babel/preset-env": "^7.25.4",
57+
"@babel/core": "^7.26.0",
58+
"@babel/eslint-parser": "^7.25.9",
59+
"@babel/plugin-proposal-decorators": "^7.25.9",
60+
"@babel/plugin-proposal-export-default-from": "^7.25.9",
61+
"@babel/plugin-syntax-import-assertions": "^7.26.0",
62+
"@babel/preset-env": "^7.26.0",
6363
"@changesets/changelog-github": "^0.5.0",
64-
"@changesets/cli": "^2.27.8",
64+
"@changesets/cli": "^2.27.9",
6565
"@commitlint/cli": "^19.5.0",
6666
"@commitlint/config-conventional": "^19.5.0",
6767
"@emotion/babel-plugin": "^11.12.0",
68-
"@size-limit/preset-small-lib": "^11.1.5",
69-
"@storybook/addon-a11y": "^8.3.3",
70-
"@storybook/addon-essentials": "^8.3.3",
71-
"@storybook/addon-links": "^8.3.3",
72-
"@storybook/blocks": "^8.3.3",
73-
"@storybook/manager-api": "^8.3.3",
74-
"@storybook/react-vite": "^8.3.3",
75-
"@storybook/theming": "^8.3.3",
76-
"@storybook/web-components": "^8.3.3",
77-
"@storybook/web-components-vite": "^8.3.3",
68+
"@size-limit/preset-small-lib": "^11.1.6",
69+
"@storybook/addon-a11y": "^8.4.2",
70+
"@storybook/addon-essentials": "^8.4.2",
71+
"@storybook/addon-links": "^8.4.2",
72+
"@storybook/blocks": "^8.4.2",
73+
"@storybook/manager-api": "^8.4.2",
74+
"@storybook/react-vite": "^8.4.2",
75+
"@storybook/theming": "^8.4.2",
76+
"@storybook/web-components": "^8.4.2",
77+
"@storybook/web-components-vite": "^8.4.2",
7878
"@types/uuid": "^10.0.0",
79-
"@typescript-eslint/eslint-plugin": "^8.7.0",
80-
"@typescript-eslint/parser": "^8.7.0",
81-
"@vitejs/plugin-react": "^4.3.1",
79+
"@typescript-eslint/eslint-plugin": "^8.14.0",
80+
"@typescript-eslint/parser": "^8.14.0",
81+
"@vitejs/plugin-react": "^4.3.3",
8282
"all-contributors-cli": "^6.26.1",
83-
"concurrently": "^9.0.1",
83+
"concurrently": "^9.1.0",
8484
"cssnano": "^7.0.6",
85-
"eslint": "^9.11.1",
85+
"eslint": "^9.14.0",
8686
"eslint-config-prettier": "^9.1.0",
87-
"eslint-plugin-jsx-a11y": "^6.10.0",
87+
"eslint-plugin-jsx-a11y": "^6.10.2",
8888
"eslint-plugin-lit": "^1.15.0",
8989
"eslint-plugin-prettier": "^5.2.1",
90-
"eslint-plugin-react": "^7.36.1",
91-
"eslint-plugin-react-hooks": "^4.6.2",
92-
"eslint-plugin-storybook": "^0.9.0",
93-
"eslint-plugin-wc": "^2.1.1",
94-
"globals": "^15.9.0",
90+
"eslint-plugin-react": "^7.37.2",
91+
"eslint-plugin-react-hooks": "^5.0.0",
92+
"eslint-plugin-storybook": "^0.11.0",
93+
"eslint-plugin-wc": "^2.2.0",
94+
"globals": "^15.12.0",
9595
"husky": "^9.1.6",
9696
"lint-staged": "^15.2.10",
9797
"lit": "^2.8.0",
9898
"lit-analyzer": "^2.0.3",
9999
"markdown-toc": "^1.2.0",
100-
"postcss": "^8.4.47",
100+
"postcss": "^8.4.49",
101101
"postcss-import": "^16.1.0",
102102
"postcss-media-minmax": "^5.0.0",
103-
"postcss-preset-env": "^10.0.5",
103+
"postcss-preset-env": "^10.1.0",
104104
"prettier": "^3.3.3",
105105
"pretty-quick": "^4.0.0",
106106
"react": "^18.3.1",
107107
"react-dom": "^18.3.1",
108-
"sass": "^1.79.3",
109-
"size-limit": "^11.1.5",
110-
"storybook": "^8.3.3",
111-
"stylelint": "^16.9.0",
108+
"sass": "^1.80.6",
109+
"size-limit": "^11.1.6",
110+
"storybook": "^8.4.2",
111+
"stylelint": "^16.10.0",
112112
"stylelint-config-standard-scss": "^13.1.0",
113-
"stylelint-scss": "^6.7.0",
113+
"stylelint-scss": "^6.9.0",
114114
"svglint": "^3.0.0",
115-
"vite": "^5.4.8"
115+
"vite": "^5.4.11"
116116
},
117117
"workspaces": {
118118
"packages": [

packages/pharos-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"pharos": "dist/index.js"
1616
},
1717
"devDependencies": {
18-
"@types/jest": "^29.5.13",
19-
"@types/node": "^22.7.3",
18+
"@types/jest": "^29.5.14",
19+
"@types/node": "^22.9.0",
2020
"jest": "^29.7.0",
2121
"ts-jest": "^29.2.5",
22-
"ts-morph": "^23.0.0",
22+
"ts-morph": "^24.0.0",
2323
"ts-node": "^10.9.2",
24-
"typescript": "^5.6.2"
24+
"typescript": "^5.6.3"
2525
},
2626
"scripts": {
2727
"test": "jest",

packages/pharos-site/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,33 @@
99
"@ithaka/pharos": "^14.5.0",
1010
"@reach/router": "^1.3.4",
1111
"@webcomponents/scoped-custom-element-registry": "^0.0.3",
12-
"gatsby": "^5.13.7",
12+
"gatsby": "^5.14.0",
1313
"gatsby-plugin-alias-imports": "^1.0.5",
14-
"gatsby-plugin-google-tagmanager": "^5.13.1",
15-
"gatsby-plugin-image": "^3.13.1",
16-
"gatsby-plugin-manifest": "^5.13.1",
17-
"gatsby-plugin-offline": "^6.13.3",
18-
"gatsby-plugin-react-helmet": "^6.13.1",
19-
"gatsby-plugin-sass": "^6.13.1",
20-
"gatsby-plugin-sharp": "^5.13.1",
21-
"gatsby-source-filesystem": "^5.13.1",
22-
"gatsby-transformer-sharp": "^5.13.1",
14+
"gatsby-plugin-google-tagmanager": "^5.14.0",
15+
"gatsby-plugin-image": "^3.14.0",
16+
"gatsby-plugin-manifest": "^5.14.0",
17+
"gatsby-plugin-offline": "^6.14.0",
18+
"gatsby-plugin-react-helmet": "^6.14.0",
19+
"gatsby-plugin-sass": "^6.14.0",
20+
"gatsby-plugin-sharp": "^5.14.0",
21+
"gatsby-source-filesystem": "^5.14.0",
22+
"gatsby-transformer-sharp": "^5.14.0",
2323
"prettier": "^3.3.3",
2424
"prism-react-renderer": "^2.4.0",
2525
"react": "^18.3.1",
2626
"react-dom": "^18.3.1",
2727
"react-helmet": "^6.1.0",
28-
"sass": "^1.79.3"
28+
"sass": "^1.80.6"
2929
},
3030
"devDependencies": {
3131
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
32-
"@babel/plugin-transform-private-methods": "^7.25.4",
32+
"@babel/plugin-transform-private-methods": "^7.25.9",
3333
"@types/reach__router": "^1.3.15",
34-
"@types/react": "^18.3.9",
35-
"@types/react-dom": "^18.3.0",
34+
"@types/react": "^18.3.12",
35+
"@types/react-dom": "^18.3.1",
3636
"@types/react-helmet": "^6.1.11",
37-
"babel-preset-gatsby": "^3.13.2",
38-
"typescript": "^5.6.2"
37+
"babel-preset-gatsby": "^3.14.0",
38+
"typescript": "^5.6.3"
3939
},
4040
"author": "ITHAKA",
4141
"license": "MIT",

packages/pharos/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,30 +55,30 @@
5555
"author": "ITHAKA",
5656
"license": "MIT",
5757
"dependencies": {
58-
"@floating-ui/dom": "^1.6.11",
58+
"@floating-ui/dom": "^1.6.12",
5959
"@ithaka/focus-trap": "2.0.1",
6060
"@lit-labs/scoped-registry-mixin": "^1.0.1",
6161
"@open-wc/dedupe-mixin": "^1.4.0",
6262
"lit": "^2.8.0",
63-
"uuid": "^10.0.0"
63+
"uuid": "^11.0.3"
6464
},
6565
"peerDependencies": {
6666
"sass": "^1.42.1"
6767
},
6868
"devDependencies": {
6969
"@custom-elements-manifest/analyzer": "^0.10.3",
7070
"@open-wc/testing": "^4.0.0",
71-
"@types/mocha": "^10.0.8",
72-
"@types/react": "^18.3.9",
73-
"@types/react-dom": "^18.3.0",
71+
"@types/mocha": "^10.0.9",
72+
"@types/react": "^18.3.12",
73+
"@types/react-dom": "^18.3.1",
7474
"@web/test-runner": "^0.19.0",
7575
"@web/test-runner-commands": "^0.9.0",
7676
"@web/test-runner-playwright": "^0.11.0",
7777
"autoprefixer": "^10.4.20",
7878
"chokidar": "^4.0.1",
7979
"globby": "^14.0.2",
8080
"minify-html-literals": "^1.3.5",
81-
"postcss": "^8.4.47",
81+
"postcss": "^8.4.49",
8282
"prettier": "^3.3.3",
8383
"react": "^18.3.1",
8484
"react-dom": "^18.3.1",
@@ -88,7 +88,7 @@
8888
"sinon": "^19.0.2",
8989
"style-dictionary": "^3.9.2",
9090
"ts-lit-plugin": "^2.0.2",
91-
"typescript": "^5.6.2"
91+
"typescript": "^5.6.3"
9292
},
9393
"customElements": "custom-elements.json",
9494
"exports": {

0 commit comments

Comments
 (0)