1
0
Fork 0

Upgrade dependencies

This commit is contained in:
Lim Chee Aun 2023-08-19 19:24:15 +08:00
parent 1559052361
commit a325630c20
2 changed files with 25 additions and 25 deletions

44
package-lock.json generated
View file

@ -35,15 +35,15 @@
"toastify-js": "~1.12.0", "toastify-js": "~1.12.0",
"uid": "~2.0.2", "uid": "~2.0.2",
"use-debounce": "~9.0.4", "use-debounce": "~9.0.4",
"use-long-press": "~3.1.5", "use-long-press": "~3.2.0",
"use-resize-observer": "~9.1.0", "use-resize-observer": "~9.1.0",
"valtio": "1.9.0" "valtio": "1.9.0"
}, },
"devDependencies": { "devDependencies": {
"@preact/preset-vite": "~2.5.0", "@preact/preset-vite": "~2.5.0",
"@trivago/prettier-plugin-sort-imports": "~4.2.0", "@trivago/prettier-plugin-sort-imports": "~4.2.0",
"postcss": "~8.4.27", "postcss": "~8.4.28",
"postcss-dark-theme-class": "~0.8.0", "postcss-dark-theme-class": "~1.0.0",
"postcss-preset-env": "~9.1.1", "postcss-preset-env": "~9.1.1",
"twitter-text": "~3.1.0", "twitter-text": "~3.1.0",
"vite": "~4.4.9", "vite": "~4.4.9",
@ -5655,9 +5655,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.27", "version": "8.4.28",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -5871,9 +5871,9 @@
} }
}, },
"node_modules/postcss-dark-theme-class": { "node_modules/postcss-dark-theme-class": {
"version": "0.8.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/postcss-dark-theme-class/-/postcss-dark-theme-class-0.8.0.tgz", "resolved": "https://registry.npmjs.org/postcss-dark-theme-class/-/postcss-dark-theme-class-1.0.0.tgz",
"integrity": "sha512-/zyywenvSJVlG1Ie/MLkQBhoh0sTOKPQa+3exaBVAmeITuGscGZu1NuJc5qpv2+ywIkBujL9OU26bj0DdUgY2Q==", "integrity": "sha512-7XiFx8Ahvot3YmHjs4/jlxyUggomSNZzoF1hyS5xIZpLyfcPY8vb/3q4QPP8CqhnnA911OrDOZL7OTkjHoEjdw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -7323,11 +7323,11 @@
} }
}, },
"node_modules/use-long-press": { "node_modules/use-long-press": {
"version": "3.1.5", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.1.5.tgz", "resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.2.0.tgz",
"integrity": "sha512-bnwk2SlvLLpeJPkNYSGkc59q5YNV9V/fLDkSOAF2p7Xt0zw3iYHEmgEGkNYkK7zEIEyRFi5CczKsT7MN99UzVQ==", "integrity": "sha512-uq5o2qFR1VRjHn8Of7Fl344/AGvgk7C5Mcb4aSb1ZRVp6PkgdXJJLdRrlSTJQVkkQcDuqFbFc3mDX4COg7mRTA==",
"peerDependencies": { "peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" "react": ">=16.8.0"
} }
}, },
"node_modules/use-resize-observer": { "node_modules/use-resize-observer": {
@ -11646,9 +11646,9 @@
"dev": true "dev": true
}, },
"postcss": { "postcss": {
"version": "8.4.27", "version": "8.4.28",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==",
"dev": true, "dev": true,
"requires": { "requires": {
"nanoid": "^3.3.6", "nanoid": "^3.3.6",
@ -11739,9 +11739,9 @@
} }
}, },
"postcss-dark-theme-class": { "postcss-dark-theme-class": {
"version": "0.8.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/postcss-dark-theme-class/-/postcss-dark-theme-class-0.8.0.tgz", "resolved": "https://registry.npmjs.org/postcss-dark-theme-class/-/postcss-dark-theme-class-1.0.0.tgz",
"integrity": "sha512-/zyywenvSJVlG1Ie/MLkQBhoh0sTOKPQa+3exaBVAmeITuGscGZu1NuJc5qpv2+ywIkBujL9OU26bj0DdUgY2Q==", "integrity": "sha512-7XiFx8Ahvot3YmHjs4/jlxyUggomSNZzoF1hyS5xIZpLyfcPY8vb/3q4QPP8CqhnnA911OrDOZL7OTkjHoEjdw==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
@ -12647,9 +12647,9 @@
"requires": {} "requires": {}
}, },
"use-long-press": { "use-long-press": {
"version": "3.1.5", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.1.5.tgz", "resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.2.0.tgz",
"integrity": "sha512-bnwk2SlvLLpeJPkNYSGkc59q5YNV9V/fLDkSOAF2p7Xt0zw3iYHEmgEGkNYkK7zEIEyRFi5CczKsT7MN99UzVQ==", "integrity": "sha512-uq5o2qFR1VRjHn8Of7Fl344/AGvgk7C5Mcb4aSb1ZRVp6PkgdXJJLdRrlSTJQVkkQcDuqFbFc3mDX4COg7mRTA==",
"requires": {} "requires": {}
}, },
"use-resize-observer": { "use-resize-observer": {

View file

@ -37,15 +37,15 @@
"toastify-js": "~1.12.0", "toastify-js": "~1.12.0",
"uid": "~2.0.2", "uid": "~2.0.2",
"use-debounce": "~9.0.4", "use-debounce": "~9.0.4",
"use-long-press": "~3.1.5", "use-long-press": "~3.2.0",
"use-resize-observer": "~9.1.0", "use-resize-observer": "~9.1.0",
"valtio": "1.9.0" "valtio": "1.9.0"
}, },
"devDependencies": { "devDependencies": {
"@preact/preset-vite": "~2.5.0", "@preact/preset-vite": "~2.5.0",
"@trivago/prettier-plugin-sort-imports": "~4.2.0", "@trivago/prettier-plugin-sort-imports": "~4.2.0",
"postcss": "~8.4.27", "postcss": "~8.4.28",
"postcss-dark-theme-class": "~0.8.0", "postcss-dark-theme-class": "~1.0.0",
"postcss-preset-env": "~9.1.1", "postcss-preset-env": "~9.1.1",
"twitter-text": "~3.1.0", "twitter-text": "~3.1.0",
"vite": "~4.4.9", "vite": "~4.4.9",