Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Jun 16, 2022
1 parent 38e237e commit 9e23155
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@changewindows/amaranth",
"version": "0.9.2",
"version": "0.10.0-alpha.1",
"description": "The iconography of ChangeWindows.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"clsx": ">=1.x"
},
"devDependencies": {
"@types/react": "18.0.8",
"@types/react": "18.0.13",
"autoprefixer": "10.4.7",
"bundle-scss": "1.5.1",
"clsx": "1.1.1",
Expand All @@ -58,15 +58,15 @@
"node-sass": "7.0.1",
"nodemon": "2.0.16",
"npm-run-all": "4.1.5",
"postcss": "8.4.13",
"postcss": "8.4.14",
"postcss-cli": "9.1.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "3.0.2",
"sass": "1.51.0",
"svg-to-ts": "8.6.1",
"sass": "1.52.3",
"svg-to-ts": "8.7.1",
"svgo": "2.8.0",
"typescript": "4.6.4"
"typescript": "4.7.3"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 9e23155

Please sign in to comment.