Skip to content

Commit 5995572

Browse files
committed
feat: version bump
1 parent f60de4a commit 5995572

File tree

8 files changed

+4170
-3225
lines changed

8 files changed

+4170
-3225
lines changed

components/legacy-components/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"sass": "^1.45.0"
1313
},
1414
"devDependencies": {
15-
"prop-types": "^15.7.2",
16-
"react": "^18.2.0",
17-
"sass": "^1.45.0"
15+
"prop-types": "^15.8.1",
16+
"react": "^18.3.1",
17+
"sass": "^1.77.2"
1818
},
1919
"dependencies": {
2020
"@reach/router": "^1.3.4",
21-
"date-fns": "^3.0.0",
21+
"date-fns": "^3.6.0",
2222
"include-media": "^2.0.0",
2323
"isomorphic-fetch": "^3.0.0",
2424
"promise-image-loader": "^0.1.2"

package-lock.json

Lines changed: 4111 additions & 3161 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,8 @@
66
"test": "lerna run test",
77
"deploy": "lerna run deploy"
88
},
9-
"workspaces": [
10-
"components/*",
11-
"libraries/*",
12-
"packages/*",
13-
"services/*"
14-
],
9+
"workspaces": ["components/*", "libraries/*", "packages/*", "services/*"],
1510
"devDependencies": {
16-
"lerna": "^8.0.0"
11+
"lerna": "^8.1.3"
1712
}
1813
}

services/auth-cms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"type": "module",
1111
"license": "ISC",
1212
"devDependencies": {
13-
"wrangler": "^3.2.0"
13+
"wrangler": "^3.57.1"
1414
}
1515
}

services/cms/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,29 +16,29 @@
1616
"license": "ISC",
1717
"type": "module",
1818
"devDependencies": {
19-
"@babel/core": "^7.18.2",
20-
"@babel/preset-env": "^7.15.8",
21-
"@babel/preset-react": "^7.14.5",
22-
"ajv": "^8",
19+
"@babel/core": "^7.24.6",
20+
"@babel/preset-env": "^7.24.6",
21+
"@babel/preset-react": "^7.24.6",
22+
"ajv": "^8.14.0",
2323
"babel-loader": "^9.1.3",
24-
"html-webpack-plugin": "^5.3.2",
24+
"html-webpack-plugin": "^5.6.0",
2525
"js-yaml": "^4.1.0",
2626
"npm-run-all": "^4.1.5",
2727
"raw-loader": "^4.0.2",
28-
"terser-webpack-plugin": "^5.2.4",
29-
"webpack": "^5.30.0",
30-
"webpack-bundle-analyzer": "^4.4.2",
31-
"webpack-cli": "^5.0.0",
32-
"webpack-dev-server": "^5.0.0",
33-
"wrangler": "^3.22.1"
28+
"terser-webpack-plugin": "^5.3.10",
29+
"webpack": "^5.91.0",
30+
"webpack-bundle-analyzer": "^4.10.2",
31+
"webpack-cli": "^5.1.4",
32+
"webpack-dev-server": "^5.0.4",
33+
"wrangler": "^3.57.1"
3434
},
3535
"dependencies": {
36-
"netlify-cms": "^2.10.111",
37-
"netlify-cms-app": "^2.14.40",
38-
"netlify-cms-backend-proxy": "^1.1.7",
39-
"react": "^18.2.0",
40-
"react-dom": "^18.2.0",
41-
"uuid": "^9.0.0"
36+
"netlify-cms": "^2.10.192",
37+
"netlify-cms-app": "^2.15.72",
38+
"netlify-cms-backend-proxy": "^1.2.3",
39+
"react": "^18.3.1",
40+
"react-dom": "^18.3.1",
41+
"uuid": "^9.0.1"
4242
},
4343
"alias": {
4444
"uuid/v4": "./lib/uuid-v4"

services/personal-website/package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -25,51 +25,51 @@
2525
"homepage": "https://github.com/alexwilson/personal-website#readme",
2626
"dependencies": {
2727
"@alexwilson/gatsby-remark-rewrite-images": "^1.0.0",
28-
"@alexwilson/legacy-components": "*",
29-
"@loadable/component": "^5.15.2",
30-
"date-fns": "^3.0.0",
31-
"gatsby": "^5.11.0",
28+
"@alexwilson/legacy-components": "^1.0.0",
29+
"@loadable/component": "^5.16.4",
30+
"date-fns": "^3.6.0",
31+
"gatsby": "^5.13.5",
3232
"gatsby-image": "^3.11.0",
33-
"gatsby-plugin-feed": "^5.11.0",
34-
"gatsby-plugin-google-analytics": "^5.11.0",
35-
"gatsby-plugin-manifest": "^5.11.0",
36-
"gatsby-plugin-offline": "^6.11.0",
37-
"gatsby-plugin-preact": "^7.11.0",
38-
"gatsby-plugin-react-helmet": "^6.11.0",
39-
"gatsby-plugin-sass": "^6.11.0",
40-
"gatsby-plugin-sharp": "^5.11.0",
41-
"gatsby-plugin-sitemap": "^6.11.0",
33+
"gatsby-plugin-feed": "^5.13.1",
34+
"gatsby-plugin-google-analytics": "^5.13.1",
35+
"gatsby-plugin-manifest": "^5.13.1",
36+
"gatsby-plugin-offline": "^6.13.2",
37+
"gatsby-plugin-preact": "^7.13.1",
38+
"gatsby-plugin-react-helmet": "^6.13.1",
39+
"gatsby-plugin-sass": "^6.13.1",
40+
"gatsby-plugin-sharp": "^5.13.1",
41+
"gatsby-plugin-sitemap": "^6.13.1",
4242
"gatsby-plugin-web-font-loader": "^1.0.4",
43-
"gatsby-remark-embed-gist": "^1.1.9",
44-
"gatsby-remark-embed-video": "^3.1.1",
45-
"gatsby-remark-prismjs": "^7.11.0",
43+
"gatsby-remark-embed-gist": "^1.2.1",
44+
"gatsby-remark-embed-video": "^3.2.1",
45+
"gatsby-remark-prismjs": "^7.13.1",
4646
"gatsby-remark-twitter-cards": "^0.6.1",
47-
"gatsby-source-filesystem": "^5.11.0",
47+
"gatsby-source-filesystem": "^5.13.1",
4848
"gatsby-source-git": "^1.1.0",
49-
"gatsby-transformer-remark": "^6.11.0",
50-
"gatsby-transformer-sharp": "^5.11.0",
49+
"gatsby-transformer-remark": "^6.13.1",
50+
"gatsby-transformer-sharp": "^5.13.1",
5151
"isomorphic-fetch": "^3.0.0",
52-
"preact": "^10.6.4",
53-
"prismjs": "^1.25.0",
52+
"preact": "^10.22.0",
53+
"prismjs": "^1.29.0",
5454
"promise-image-loader": "^0.1.2",
55-
"prop-types": "^15.7.2",
56-
"react": "^18.2.0",
57-
"react-dom": "^18.2.0",
58-
"react-helmet": "^6.0.0",
59-
"sass": "^1.45.0",
60-
"uuid": "^9.0.0"
55+
"prop-types": "^15.8.1",
56+
"react": "^18.3.1",
57+
"react-dom": "^18.3.1",
58+
"react-helmet": "^6.1.0",
59+
"sass": "^1.77.2",
60+
"uuid": "^9.0.1"
6161
},
6262
"devDependencies": {
63-
"@babel/core": "^7.9.0",
64-
"@babel/preset-env": "^7.9.0",
63+
"@babel/core": "^7.24.6",
64+
"@babel/preset-env": "^7.24.6",
6565
"babel-core": "^7.0.0-bridge.0",
6666
"babel-eslint": "^10.1.0",
67-
"babel-jest": "^29.6.1",
67+
"babel-jest": "^29.7.0",
6868
"babel-loader": "^9.1.3",
69-
"babel-preset-gatsby": "^3.11.0",
69+
"babel-preset-gatsby": "^3.13.2",
7070
"identity-obj-proxy": "^3.0.0",
71-
"jest": "^29.6.1",
72-
"postcss": "8"
71+
"jest": "^29.7.0",
72+
"postcss": "^8.4.38"
7373
},
7474
"resolutions": {
7575
"graphql": "^16.0.0"

services/pictures/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"license": "ISC",
1212
"private": true,
1313
"devDependencies": {
14-
"wrangler": "^3.2.0"
14+
"wrangler": "^3.57.1"
1515
}
1616
}

services/worker-cdn-prod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"deploy": "exit 0"
1111
},
1212
"devDependencies": {
13-
"wrangler": "^3.2.0"
13+
"wrangler": "^3.57.1"
1414
}
1515
}

0 commit comments

Comments
 (0)