Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
apostolos committed Oct 22, 2023
1 parent 03ccdef commit 888a223
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 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": "21.2.1"
"puppeteer-core": "21.4.0"
}
}
2 changes: 1 addition & 1 deletion assets/palette/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Palette generator using Leonardo Color by Adobe",
"author": "Apostolos Tsakpinis <[email protected]>",
"dependencies": {
"@radix-ui/colors": "3.0.0-rc.4",
"@radix-ui/colors": "3.0.0",
"chroma-js": "2.4.2",
"ciebase": "0.1.1",
"ciecam02": "0.4.6",
Expand Down
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,76 +23,76 @@
}
},
"dependencies": {
"@aws-sdk/client-s3": "3.414.0",
"@aws-sdk/client-s3": "3.433.0",
"@fastify/accepts": "4.2.0",
"@fastify/etag": "4.2.0",
"@fastify/helmet": "11.1.0",
"@fastify/helmet": "11.1.1",
"@fastify/http-proxy": "9.2.1",
"@fastify/static": "6.11.1",
"@fastify/view": "8.1.0",
"fastify": "4.23.2",
"@fastify/static": "6.11.2",
"@fastify/view": "8.2.0",
"fastify": "4.24.3",
"minimatch": "9.0.3",
"pug": "3.0.2"
},
"devDependencies": {
"@aws-sdk/client-cloudfront": "3.414.0",
"@babel/core": "7.22.19",
"@babel/preset-env": "7.22.15",
"@aws-sdk/client-cloudfront": "3.433.0",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@prettier/plugin-pug": "3.0.0",
"@react-aria/overlays": "3.17.0",
"@react-aria/overlays": "3.18.1",
"@stitches/react": "1.2.8",
"@types/lodash-es": "4.17.9",
"@types/react-dom": "18.2.7",
"@types/react-is": "18.2.1",
"@types/scheduler": "0.16.3",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"autoprefixer": "10.4.15",
"@types/lodash-es": "4.17.10",
"@types/react-dom": "18.2.14",
"@types/react-is": "18.2.3",
"@types/scheduler": "0.16.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"autoprefixer": "10.4.16",
"babel-loader": "9.1.3",
"chalk": "5.3.0",
"cli-table": "0.3.11",
"click-to-react-component": "1.0.8",
"core-js": "3.32.2",
"core-js": "3.33.1",
"cssnano": "6.0.1",
"eslint": "8.49.0",
"eslint-plugin-react-hooks": "0.0.0-experimental-d6dcad6a8-20230914",
"eslint": "8.52.0",
"eslint-plugin-react-hooks": "0.0.0-experimental-d803f519e-20231020",
"framer-motion": "10.16.4",
"gzip-size": "7.0.0",
"history": "5.3.0",
"immer": "10.0.2",
"immer": "10.0.3",
"jszip": "3.10.1",
"lodash-es": "4.17.21",
"npm-run-all": "4.1.5",
"postcss": "8.4.29",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"postcss-preset-env": "9.1.3",
"postcss-scss": "4.0.8",
"postcss-preset-env": "9.2.0",
"postcss-scss": "4.0.9",
"prettier": "3.0.3",
"react": "0.0.0-experimental-d6dcad6a8-20230914",
"react-dom": "0.0.0-experimental-d6dcad6a8-20230914",
"react": "0.0.0-experimental-d803f519e-20231020",
"react-dom": "0.0.0-experimental-d803f519e-20231020",
"react-error-boundary": "4.0.11",
"react-fast-compare": "3.2.2",
"react-is": "0.0.0-experimental-d6dcad6a8-20230914",
"react-refresh": "0.15.0-canary-d6dcad6a8-20230914",
"react-is": "0.0.0-experimental-d803f519e-20231020",
"react-refresh": "0.15.0-canary-d803f519e-20231020",
"reselect": "4.1.8",
"scroll-into-view-if-needed": "3.1.0",
"shiki": "0.14.4",
"shiki": "0.14.5",
"source-map-loader": "4.0.1",
"typescript": "5.2.2",
"use-context-selector": "1.4.1",
"webpack": "5.88.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"zustand": "4.4.1"
"zustand": "4.4.4"
},
"overrides": {
"react": "0.0.0-experimental-d6dcad6a8-20230914",
"react-dom": "0.0.0-experimental-d6dcad6a8-20230914",
"react-is": "0.0.0-experimental-d6dcad6a8-20230914",
"react-refresh": "0.15.0-canary-d6dcad6a8-20230914"
"react": "0.0.0-experimental-d803f519e-20231020",
"react-dom": "0.0.0-experimental-d803f519e-20231020",
"react-is": "0.0.0-experimental-d803f519e-20231020",
"react-refresh": "0.15.0-canary-d803f519e-20231020"
},
"scripts": {
"start": "run-p dev:js dev:server",
Expand Down
6 changes: 3 additions & 3 deletions scripts/aws/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"cdk": "bin/index.js"
},
"dependencies": {
"aws-cdk-lib": "2.96.2",
"constructs": "10.2.70",
"aws-cdk-lib": "2.102.0",
"constructs": "10.3.0",
"source-map-support": "0.5.21"
},
"devDependencies": {
"@types/node": "20.6.1"
"@types/node": "20.8.7"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 888a223

Please sign in to comment.