Skip to content

Commit 9e23155

Browse files
committed
Update dependencies
1 parent 38e237e commit 9e23155

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@changewindows/amaranth",
3-
"version": "0.9.2",
3+
"version": "0.10.0-alpha.1",
44
"description": "The iconography of ChangeWindows.",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
@@ -49,7 +49,7 @@
4949
"clsx": ">=1.x"
5050
},
5151
"devDependencies": {
52-
"@types/react": "18.0.8",
52+
"@types/react": "18.0.13",
5353
"autoprefixer": "10.4.7",
5454
"bundle-scss": "1.5.1",
5555
"clsx": "1.1.1",
@@ -58,15 +58,15 @@
5858
"node-sass": "7.0.1",
5959
"nodemon": "2.0.16",
6060
"npm-run-all": "4.1.5",
61-
"postcss": "8.4.13",
61+
"postcss": "8.4.14",
6262
"postcss-cli": "9.1.0",
63-
"react": "18.1.0",
64-
"react-dom": "18.1.0",
63+
"react": "18.2.0",
64+
"react-dom": "18.2.0",
6565
"rimraf": "3.0.2",
66-
"sass": "1.51.0",
67-
"svg-to-ts": "8.6.1",
66+
"sass": "1.52.3",
67+
"svg-to-ts": "8.7.1",
6868
"svgo": "2.8.0",
69-
"typescript": "4.6.4"
69+
"typescript": "4.7.3"
7070
},
7171
"browserslist": {
7272
"production": [

0 commit comments

Comments
 (0)