Skip to content

Commit

Permalink
Update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 5cc1b78 commit d585aeb
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,64 +35,64 @@
"plugins": ["prettier-plugin-glsl"]
},
"devDependencies": {
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@loadable/component": "5.15.3",
"@mui/icons-material": "5.14.3",
"@mui/material": "5.14.3",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@loadable/component": "5.16.4",
"@mui/icons-material": "5.16.14",
"@mui/material": "5.16.14",
"@sucrase/webpack-loader": "2.0.0",
"@types/blob-stream": "0.1.30",
"@types/chai": "4.3.5",
"@types/blob-stream": "0.1.33",
"@types/chai": "4.3.20",
"@types/copy-webpack-plugin": "8.0.1",
"@types/loadable__component": "5.13.4",
"@types/lodash": "4.14.196",
"@types/opentype.js": "1.3.4",
"@types/pdfkit": "0.12.10",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@types/loadable__component": "5.13.9",
"@types/lodash": "4.17.14",
"@types/opentype.js": "1.3.8",
"@types/pdfkit": "0.13.8",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@types/seedrandom": "3.0.5",
"@types/webpack-env": "1.18.1",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@types/seedrandom": "3.0.8",
"@types/webpack-env": "1.18.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"aesthetically": "0.0.6",
"blob-stream": "0.1.3",
"chai": "4.3.7",
"chai": "4.5.0",
"chroma.ts": "1.0.10",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.46.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-react-hooks": "4.6.0",
"html-webpack-plugin": "5.5.3",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react-hooks": "4.6.2",
"html-webpack-plugin": "5.6.3",
"js-file-download": "0.4.12",
"lodash": "^4.17.21",
"opentype.js": "1.3.4",
"path-browserify": "^1.0.1",
"pdfkit": "0.13.0",
"prettier": "3.0.1",
"prettier-plugin-glsl": "0.1.2",
"react": "18.2.0",
"pdfkit": "0.16.0",
"prettier": "3.4.2",
"prettier-plugin-glsl": "0.2.0",
"react": "18.3.1",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-router-dom": "6.14.2",
"react-dom": "18.3.1",
"react-router-dom": "6.28.1",
"seedrandom": "3.0.5",
"simple-git-hooks": "2.9.0",
"simple-git-hooks": "2.11.1",
"sleep-promise": "9.1.0",
"source-map": "^0.7.4",
"source-map-js": "^1.0.2",
"source-map-loader": "4.0.1",
"sucrase": "3.34.0",
"source-map-loader": "4.0.2",
"sucrase": "3.35.0",
"svg-pathdata": "6.0.3",
"svg-to-pdfkit": "0.1.8",
"ts3dutils": "1.1.6",
"tsgl": "1.1.9",
"typescript": "5.1.6",
"typescript": "5.7.3",
"val-loader": "5.0.1",
"webgl-strict-types": "1.0.5",
"webpack": "5.88.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
"webpack-dev-server": "4.15.2"
}
}

0 comments on commit d585aeb

Please sign in to comment.