Explorar o código

[frontend] pinned all npm packages

Björn Alm %!s(int64=2) %!d(string=hai) anos
pai
achega
f5afdfbbe3
Modificáronse 2 ficheiros con 48 adicións e 48 borrados
  1. 24 24
      package-lock.json
  2. 24 24
      package.json

+ 24 - 24
package-lock.json

@@ -10,18 +10,18 @@
       "license": "Apache-2.0",
       "dependencies": {
         "@gethue/sql-formatter": "4.0.3",
-        "@selectize/selectize": "^0.14.0",
-        "antd": "^4.23.1",
+        "@selectize/selectize": "0.14.0",
+        "antd": "4.23.1",
         "axios": "0.24.0",
-        "babel-preset-react-app": "^3.1.2",
+        "babel-preset-react-app": "3.1.2",
         "clipboard": "1.7.1",
         "core-js": "3.19.1",
         "d3v3": "1.0.3",
         "dropzone": "5.5.1",
-        "file-saver": "^2.0.2",
+        "file-saver": "2.0.5",
         "filesize": "4.0.0",
-        "i18next": "^21.9.2",
-        "i18next-http-backend": "^1.4.4",
+        "i18next": "21.10.0",
+        "i18next-http-backend": "1.4.4",
         "jquery": "3.5.1",
         "jquery-contextmenu": "2.9.2",
         "jquery-form": "4.3.0",
@@ -41,18 +41,18 @@
         "page": "1.8.6",
         "plotly.js-dist": "1.45.3",
         "qs": "6.9.4",
-        "react": "^18.1.0",
-        "react-dom": "^18.1.0",
-        "react-i18next": "^11.18.6",
-        "regenerator-runtime": "^0.13.3",
-        "removeNPMAbsolutePaths": "^1.0.4",
-        "sanitize-html": "^2.7.2",
+        "react": "18.2.0",
+        "react-dom": "18.2.0",
+        "react-i18next": "11.18.6",
+        "regenerator-runtime": "0.13.7",
+        "removeNPMAbsolutePaths": "1.0.6",
+        "sanitize-html": "2.7.2",
         "select2": "4.0.13",
         "selectize-plugin-clear": "0.0.3",
         "sprintf-js": "1.1.2",
         "vue": "3.2.0",
         "vue-custom-element": "3.2.14",
-        "vue3-datepicker": "^0.2.4"
+        "vue3-datepicker": "0.2.5"
       },
       "devDependencies": {
         "@babel/cli": "7.18.10",
@@ -63,27 +63,27 @@
         "@babel/plugin-proposal-decorators": "7.13.0",
         "@babel/plugin-proposal-object-rest-spread": "7.13.0",
         "@babel/plugin-syntax-dynamic-import": "7.8.3",
-        "@babel/preset-env": "^7.14.4",
-        "@babel/preset-react": "^7.17.12",
+        "@babel/preset-env": "7.14.4",
+        "@babel/preset-react": "7.17.12",
         "@babel/preset-typescript": "7.13.0",
-        "@testing-library/jest-dom": "^5.16.5",
-        "@testing-library/react": "^13.3.0",
-        "@testing-library/user-event": "^14.4.3",
-        "@types/file-saver": "^2.0.1",
+        "@testing-library/jest-dom": "5.16.5",
+        "@testing-library/react": "13.3.0",
+        "@testing-library/user-event": "14.4.3",
+        "@types/file-saver": "2.0.2",
         "@types/jest": "27.0.2",
         "@types/jquery": "3.5.0",
         "@types/knockout": "3.4.67",
-        "@types/lodash": "^4.14.161",
+        "@types/lodash": "4.14.170",
         "@types/luxon": "1.25.0",
         "@types/qs": "6.9.4",
-        "@types/react": "^18.0.18",
-        "@types/react-dom": "^18.0.6",
+        "@types/react": "18.0.20",
+        "@types/react-dom": "18.0.6",
         "@types/sanitize-html": "1.27.0",
         "@types/webpack": "5.28.0",
         "@typescript-eslint/eslint-plugin": "4.25.0",
         "@typescript-eslint/parser": "4.25.0",
         "@vue/compiler-sfc": "3.2.0",
-        "@vue/test-utils": "^2.0.0-rc.1",
+        "@vue/test-utils": "2.0.0-rc.9",
         "@vue/vue3-jest": "27.0.0-alpha.3",
         "babel-jest": "27.3.1",
         "babel-jscs": "3.0.0-beta1",
@@ -91,7 +91,7 @@
         "babel-plugin-module-resolver": "4.1.0",
         "babel-preset-typescript-vue3": "2.0.12",
         "clean-webpack-plugin": "1.0.1",
-        "copy-webpack-plugin": "^6.0.3",
+        "copy-webpack-plugin": "6.4.1",
         "css-loader": "5.2.6",
         "eslint": "7.27.0",
         "eslint-config-prettier": "8.3.0",

+ 24 - 24
package.json

@@ -31,18 +31,18 @@
   },
   "dependencies": {
     "@gethue/sql-formatter": "4.0.3",
-    "@selectize/selectize": "^0.14.0",
-    "antd": "^4.23.1",
+    "@selectize/selectize": "0.14.0",
+    "antd": "4.23.1",
     "axios": "0.24.0",
-    "babel-preset-react-app": "^3.1.2",
+    "babel-preset-react-app": "3.1.2",
     "clipboard": "1.7.1",
     "core-js": "3.19.1",
     "d3v3": "1.0.3",
     "dropzone": "5.5.1",
-    "file-saver": "^2.0.2",
+    "file-saver": "2.0.5",
     "filesize": "4.0.0",
-    "i18next": "^21.9.2",
-    "i18next-http-backend": "^1.4.4",
+    "i18next": "21.10.0",
+    "i18next-http-backend": "1.4.4",
     "jquery": "3.5.1",
     "jquery-contextmenu": "2.9.2",
     "jquery-form": "4.3.0",
@@ -62,18 +62,18 @@
     "page": "1.8.6",
     "plotly.js-dist": "1.45.3",
     "qs": "6.9.4",
-    "react": "^18.1.0",
-    "react-dom": "^18.1.0",
-    "react-i18next": "^11.18.6",
-    "regenerator-runtime": "^0.13.3",
-    "removeNPMAbsolutePaths": "^1.0.4",
-    "sanitize-html": "^2.7.2",
+    "react": "18.2.0",
+    "react-dom": "18.2.0",
+    "react-i18next": "11.18.6",
+    "regenerator-runtime": "0.13.7",
+    "removeNPMAbsolutePaths": "1.0.6",
+    "sanitize-html": "2.7.2",
     "select2": "4.0.13",
     "selectize-plugin-clear": "0.0.3",
     "sprintf-js": "1.1.2",
     "vue": "3.2.0",
     "vue-custom-element": "3.2.14",
-    "vue3-datepicker": "^0.2.4"
+    "vue3-datepicker": "0.2.5"
   },
   "devDependencies": {
     "@babel/cli": "7.18.10",
@@ -84,27 +84,27 @@
     "@babel/plugin-proposal-decorators": "7.13.0",
     "@babel/plugin-proposal-object-rest-spread": "7.13.0",
     "@babel/plugin-syntax-dynamic-import": "7.8.3",
-    "@babel/preset-env": "^7.14.4",
-    "@babel/preset-react": "^7.17.12",
+    "@babel/preset-env": "7.14.4",
+    "@babel/preset-react": "7.17.12",
     "@babel/preset-typescript": "7.13.0",
-    "@testing-library/jest-dom": "^5.16.5",
-    "@testing-library/react": "^13.3.0",
-    "@testing-library/user-event": "^14.4.3",
-    "@types/file-saver": "^2.0.1",
+    "@testing-library/jest-dom": "5.16.5",
+    "@testing-library/react": "13.3.0",
+    "@testing-library/user-event": "14.4.3",
+    "@types/file-saver": "2.0.2",
     "@types/jest": "27.0.2",
     "@types/jquery": "3.5.0",
     "@types/knockout": "3.4.67",
-    "@types/lodash": "^4.14.161",
+    "@types/lodash": "4.14.170",
     "@types/luxon": "1.25.0",
     "@types/qs": "6.9.4",
-    "@types/react": "^18.0.18",
-    "@types/react-dom": "^18.0.6",
+    "@types/react": "18.0.20",
+    "@types/react-dom": "18.0.6",
     "@types/sanitize-html": "1.27.0",
     "@types/webpack": "5.28.0",
     "@typescript-eslint/eslint-plugin": "4.25.0",
     "@typescript-eslint/parser": "4.25.0",
     "@vue/compiler-sfc": "3.2.0",
-    "@vue/test-utils": "^2.0.0-rc.1",
+    "@vue/test-utils": "2.0.0-rc.9",
     "@vue/vue3-jest": "27.0.0-alpha.3",
     "babel-jest": "27.3.1",
     "babel-jscs": "3.0.0-beta1",
@@ -112,7 +112,7 @@
     "babel-plugin-module-resolver": "4.1.0",
     "babel-preset-typescript-vue3": "2.0.12",
     "clean-webpack-plugin": "1.0.1",
-    "copy-webpack-plugin": "^6.0.3",
+    "copy-webpack-plugin": "6.4.1",
     "css-loader": "5.2.6",
     "eslint": "7.27.0",
     "eslint-config-prettier": "8.3.0",