Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent 42ec60b commit 9e2e42e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@tauri-apps/cli": "^1.5.9",
"@types/fs-extra": "^11.0.4",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.14.202",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/react-transition-group": "^4.4.10",
"@types/fs-extra": "11.0.4",
"@types/js-cookie": "3.0.6",
"@types/lodash": "4.14.202",
"@types/lodash-es": "4.17.12",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react-transition-group": "4.4.10",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@vitejs/plugin-react": "^4.2.1",
Expand Down Expand Up @@ -128,7 +128,7 @@
"stylelint-order": "6.0.4",
"stylelint-scss": "6.0.0",
"tsx": "4.7.0",
"typescript": "^5.3.3",
"typescript": "5.3.3",
"vite": "^5.0.12",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-svgr": "^4.2.0"
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 9e2e42e

Please sign in to comment.