Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nienow committed Aug 28, 2024
1 parent f9eefaf commit aea1c7b
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 595 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,30 @@
"dependencies": {
"@preact/compat": "^17.1.2",
"goober": "^2.1.14",
"preact": "^10.23.1",
"preact": "^10.23.2",
"quill": "^1.3.7",
"sn-extension-api": "0.3.4"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-react-jsx": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.0",
"live-server": "^1.2.2",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.1",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"url-loader": "^4.1.1",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"zip-webpack-plugin": "^4.0.1"
Expand Down
Loading

0 comments on commit aea1c7b

Please sign in to comment.