Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
scffs committed Nov 17, 2023
1 parent b4c2a75 commit 9bb9c9d
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 457 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,47 +15,47 @@
"coverage": "vitest run --coverage"
},
"dependencies": {
"@vkontakte/icons": "^2.72.0",
"@vkontakte/vk-bridge": "^2.11.2",
"@vkontakte/icons": "^2.79.0",
"@vkontakte/vk-bridge": "^2.12.1",
"@vkontakte/vk-bridge-react": "^1.0.0",
"@vkontakte/vk-mini-apps-router": "^1.1.1",
"@vkontakte/vkui": "^5.9.4",
"@vkontakte/vk-mini-apps-router": "^1.2.0",
"@vkontakte/vkui": "^5.9.6",
"jshashes": "^1.0.8",
"preact": "^10.16.0",
"preact": "^10.19.2",
"react": "npm:@preact/compat",
"react-dom": "npm:@preact/compat"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.15",
"@babel/eslint-parser": "^7.23.3",
"@diary-spo/shared": "^1.8.5",
"@preact/preset-vite": "^2.5.0",
"@preact/preset-vite": "^2.7.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.8.0",
"@types/node": "^20.9.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitest/coverage-v8": "^0.34.6",
"@vkontakte/vk-miniapps-deploy": "^0.1.6",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-preact": "^1.3.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "^38.0.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^27.4.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-n": "^16.0.2",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-preact": "^0.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"eslint-plugin-react-refresh": "^0.4.4",
"gh-pages": "^6.0.0",
"jsdom": "^22.1.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"vite": "^4.4.5",
"vite": "^5.0.0",
"vitest": "^0.34.6",
"vitest-localstorage-mock": "^0.0.1"
}
Expand Down
Loading

0 comments on commit 9bb9c9d

Please sign in to comment.