Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Jun 14, 2022
1 parent a0fb325 commit de8f1b4
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sippy-platform/valkyrie",
"version": "0.16.0",
"version": "0.17.0",
"description": "The iconography of Sippy.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"clsx": ">=1.x"
},
"devDependencies": {
"@types/react": "18.0.9",
"@types/react": "18.0.12",
"autoprefixer": "10.4.7",
"bundle-scss": "1.5.1",
"clsx": "1.1.1",
Expand All @@ -65,10 +65,10 @@
"react": "18.1.0",
"react-dom": "18.1.0",
"rimraf": "3.0.2",
"sass": "1.51.0",
"sass": "1.52.3",
"svg-to-ts": "8.6.1",
"svgo": "2.8.0",
"typescript": "4.6.4"
"typescript": "4.7.3"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit de8f1b4

Please sign in to comment.