Skip to content

Commit 9478f0e

Browse files
committed
build: bump deps
1 parent bdc9558 commit 9478f0e

File tree

5 files changed

+861
-856
lines changed

5 files changed

+861
-856
lines changed

assets/logo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"puppeteer-core": "22.15.0"
6+
"puppeteer-core": "23.1.1"
77
}
88
}

assets/palette/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Apostolos Tsakpinis <apostolos.tsakpinis@gmail.com>",
88
"dependencies": {
99
"@radix-ui/colors": "3.0.0",
10-
"chroma-js": "2.6.0",
10+
"chroma-js": "3.0.0",
1111
"ciebase": "0.1.1",
1212
"ciecam02": "0.4.6",
1313
"hsluv": "1.0.1"

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
]
2727
},
2828
"dependencies": {
29-
"@aws-sdk/client-s3": "3.624.0",
29+
"@aws-sdk/client-s3": "3.637.0",
3030
"@fastify/accepts": "4.3.0",
3131
"@fastify/etag": "5.2.0",
3232
"@fastify/helmet": "11.1.1",
@@ -39,34 +39,34 @@
3939
"pug": "3.0.3"
4040
},
4141
"devDependencies": {
42-
"@aws-sdk/client-cloudfront": "3.624.0",
42+
"@aws-sdk/client-cloudfront": "3.637.0",
4343
"@babel/core": "7.25.2",
44-
"@babel/preset-env": "7.25.3",
44+
"@babel/preset-env": "7.25.4",
4545
"@babel/preset-react": "7.24.7",
4646
"@babel/preset-typescript": "7.24.7",
4747
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
4848
"@radix-ui/react-compose-refs": "1.1.0",
49-
"@react-aria/overlays": "3.23.1",
49+
"@react-aria/overlays": "3.23.2",
5050
"@stitches/react": "1.2.8",
5151
"@types/lodash-es": "4.17.12",
5252
"@types/react": "npm:types-react@19.0.0-rc.0",
5353
"@types/react-dom": "npm:types-react@19.0.0-rc.0",
54-
"@typescript-eslint/eslint-plugin": "8.0.1",
55-
"@typescript-eslint/parser": "8.0.1",
54+
"@typescript-eslint/eslint-plugin": "8.2.0",
55+
"@typescript-eslint/parser": "8.2.0",
5656
"autoprefixer": "10.4.20",
5757
"babel-loader": "9.1.3",
5858
"babel-plugin-polyfill-corejs3": "0.10.6",
59-
"babel-plugin-react-compiler": "0.0.0-experimental-334f00b-20240725",
59+
"babel-plugin-react-compiler": "0.0.0-experimental-48eb8f4-20240822",
6060
"chalk": "5.3.0",
6161
"cli-table": "0.3.11",
6262
"click-to-react-component": "1.1.0",
63-
"core-js": "3.38.0",
64-
"cssnano": "7.0.4",
63+
"core-js": "3.38.1",
64+
"cssnano": "7.0.5",
6565
"eslint": "8.56.0",
66-
"eslint-plugin-react-compiler": "0.0.0-experimental-9ed098e-20240725",
67-
"eslint-plugin-react-hooks": "0.0.0-experimental-187dd6a7-20240806",
68-
"eslint-plugin-unused-imports": "4.0.1",
69-
"framer-motion": "11.3.21",
66+
"eslint-plugin-react-compiler": "0.0.0-experimental-72f06b2-20240822",
67+
"eslint-plugin-react-hooks": "0.0.0-experimental-b57d2823-20240822",
68+
"eslint-plugin-unused-imports": "4.1.3",
69+
"framer-motion": "11.3.30",
7070
"gzip-size": "7.0.0",
7171
"history": "5.3.0",
7272
"immer": "10.1.1",
@@ -75,32 +75,32 @@
7575
"npm-run-all": "4.1.5",
7676
"postcss": "8.4.41",
7777
"postcss-import": "16.1.0",
78-
"postcss-preset-env": "10.0.0",
78+
"postcss-preset-env": "10.0.2",
7979
"postcss-scss": "4.0.9",
8080
"prettier": "3.3.3",
81-
"react": "0.0.0-experimental-187dd6a7-20240806",
82-
"react-dom": "0.0.0-experimental-187dd6a7-20240806",
81+
"react": "0.0.0-experimental-b57d2823-20240822",
82+
"react-dom": "0.0.0-experimental-b57d2823-20240822",
8383
"react-error-boundary": "4.0.13",
8484
"react-fast-compare": "3.2.2",
85-
"react-is": "0.0.0-experimental-187dd6a7-20240806",
86-
"react-refresh": "0.0.0-experimental-187dd6a7-20240806",
85+
"react-is": "0.0.0-experimental-b57d2823-20240822",
86+
"react-refresh": "0.0.0-experimental-b57d2823-20240822",
8787
"reselect": "5.1.1",
8888
"scroll-into-view-if-needed": "3.1.0",
89-
"shiki": "1.12.1",
89+
"shiki": "1.14.1",
9090
"source-map-loader": "5.0.0",
9191
"terser-webpack-plugin": "5.3.10",
9292
"typescript": "5.5.4",
9393
"use-context-selector": "2.0.0",
94-
"webpack": "5.93.0",
94+
"webpack": "5.94.0",
9595
"webpack-cli": "5.1.4",
9696
"webpack-dev-server": "5.0.4",
97-
"zustand": "4.5.4"
97+
"zustand": "4.5.5"
9898
},
9999
"overrides": {
100-
"react": "0.0.0-experimental-187dd6a7-20240806",
101-
"react-dom": "0.0.0-experimental-187dd6a7-20240806",
102-
"react-is": "0.0.0-experimental-187dd6a7-20240806",
103-
"react-refresh": "0.0.0-experimental-187dd6a7-20240806"
100+
"react": "0.0.0-experimental-b57d2823-20240822",
101+
"react-dom": "0.0.0-experimental-b57d2823-20240822",
102+
"react-is": "0.0.0-experimental-b57d2823-20240822",
103+
"react-refresh": "0.0.0-experimental-b57d2823-20240822"
104104
},
105105
"scripts": {
106106
"start": "run-p dev:js dev:server",
@@ -118,5 +118,5 @@
118118
"lint": "eslint --ext .ts,.js,.tsx client/",
119119
"prettier": "prettier --write \"{client,server,scripts}/**/*.{ts,tsx,js,mjs,md,css}\""
120120
},
121-
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
121+
"packageManager": "pnpm@9.8.0+sha512.8e4c3550fb500e808dbc30bb0ce4dd1eb614e30b1c55245f211591ec2cdf9c611cabd34e1364b42f564bd54b3945ed0f49d61d1bbf2ec9bd74b866fcdc723276"
122122
}

0 commit comments

Comments
 (0)