Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
apostolos committed Aug 25, 2024
1 parent bdc9558 commit 9478f0e
Show file tree
Hide file tree
Showing 5 changed files with 861 additions and 856 deletions.
2 changes: 1 addition & 1 deletion assets/logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"puppeteer-core": "22.15.0"
"puppeteer-core": "23.1.1"
}
}
2 changes: 1 addition & 1 deletion assets/palette/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Apostolos Tsakpinis <[email protected]>",
"dependencies": {
"@radix-ui/colors": "3.0.0",
"chroma-js": "2.6.0",
"chroma-js": "3.0.0",
"ciebase": "0.1.1",
"ciecam02": "0.4.6",
"hsluv": "1.0.1"
Expand Down
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
]
},
"dependencies": {
"@aws-sdk/client-s3": "3.624.0",
"@aws-sdk/client-s3": "3.637.0",
"@fastify/accepts": "4.3.0",
"@fastify/etag": "5.2.0",
"@fastify/helmet": "11.1.1",
Expand All @@ -39,34 +39,34 @@
"pug": "3.0.3"
},
"devDependencies": {
"@aws-sdk/client-cloudfront": "3.624.0",
"@aws-sdk/client-cloudfront": "3.637.0",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@radix-ui/react-compose-refs": "1.1.0",
"@react-aria/overlays": "3.23.1",
"@react-aria/overlays": "3.23.2",
"@stitches/react": "1.2.8",
"@types/lodash-es": "4.17.12",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"autoprefixer": "10.4.20",
"babel-loader": "9.1.3",
"babel-plugin-polyfill-corejs3": "0.10.6",
"babel-plugin-react-compiler": "0.0.0-experimental-334f00b-20240725",
"babel-plugin-react-compiler": "0.0.0-experimental-48eb8f4-20240822",
"chalk": "5.3.0",
"cli-table": "0.3.11",
"click-to-react-component": "1.1.0",
"core-js": "3.38.0",
"cssnano": "7.0.4",
"core-js": "3.38.1",
"cssnano": "7.0.5",
"eslint": "8.56.0",
"eslint-plugin-react-compiler": "0.0.0-experimental-9ed098e-20240725",
"eslint-plugin-react-hooks": "0.0.0-experimental-187dd6a7-20240806",
"eslint-plugin-unused-imports": "4.0.1",
"framer-motion": "11.3.21",
"eslint-plugin-react-compiler": "0.0.0-experimental-72f06b2-20240822",
"eslint-plugin-react-hooks": "0.0.0-experimental-b57d2823-20240822",
"eslint-plugin-unused-imports": "4.1.3",
"framer-motion": "11.3.30",
"gzip-size": "7.0.0",
"history": "5.3.0",
"immer": "10.1.1",
Expand All @@ -75,32 +75,32 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
"postcss-import": "16.1.0",
"postcss-preset-env": "10.0.0",
"postcss-preset-env": "10.0.2",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"react": "0.0.0-experimental-187dd6a7-20240806",
"react-dom": "0.0.0-experimental-187dd6a7-20240806",
"react": "0.0.0-experimental-b57d2823-20240822",
"react-dom": "0.0.0-experimental-b57d2823-20240822",
"react-error-boundary": "4.0.13",
"react-fast-compare": "3.2.2",
"react-is": "0.0.0-experimental-187dd6a7-20240806",
"react-refresh": "0.0.0-experimental-187dd6a7-20240806",
"react-is": "0.0.0-experimental-b57d2823-20240822",
"react-refresh": "0.0.0-experimental-b57d2823-20240822",
"reselect": "5.1.1",
"scroll-into-view-if-needed": "3.1.0",
"shiki": "1.12.1",
"shiki": "1.14.1",
"source-map-loader": "5.0.0",
"terser-webpack-plugin": "5.3.10",
"typescript": "5.5.4",
"use-context-selector": "2.0.0",
"webpack": "5.93.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
"zustand": "4.5.4"
"zustand": "4.5.5"
},
"overrides": {
"react": "0.0.0-experimental-187dd6a7-20240806",
"react-dom": "0.0.0-experimental-187dd6a7-20240806",
"react-is": "0.0.0-experimental-187dd6a7-20240806",
"react-refresh": "0.0.0-experimental-187dd6a7-20240806"
"react": "0.0.0-experimental-b57d2823-20240822",
"react-dom": "0.0.0-experimental-b57d2823-20240822",
"react-is": "0.0.0-experimental-b57d2823-20240822",
"react-refresh": "0.0.0-experimental-b57d2823-20240822"
},
"scripts": {
"start": "run-p dev:js dev:server",
Expand All @@ -118,5 +118,5 @@
"lint": "eslint --ext .ts,.js,.tsx client/",
"prettier": "prettier --write \"{client,server,scripts}/**/*.{ts,tsx,js,mjs,md,css}\""
},
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
"packageManager": "pnpm@9.8.0+sha512.8e4c3550fb500e808dbc30bb0ce4dd1eb614e30b1c55245f211591ec2cdf9c611cabd34e1364b42f564bd54b3945ed0f49d61d1bbf2ec9bd74b866fcdc723276"
}
Loading

0 comments on commit 9478f0e

Please sign in to comment.