Skip to content

Commit

Permalink
chore(deps): update external dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 00d45be commit 8dd481d
Show file tree
Hide file tree
Showing 7 changed files with 260 additions and 273 deletions.
4 changes: 2 additions & 2 deletions modules/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"golgoth": "2.1.0",
"livereload": "0.9.3",
"multer": "1.4.4",
"nodemon": "2.0.20",
"nodemon": "2.0.22",
"norska-config": "^2.8.0",
"norska-css": "^2.8.0",
"norska-helper": "^2.8.0",
"open": "8.4.0"
"open": "8.4.2"
},
"description": "Edit _data folder interactively",
"files": [
Expand Down
6 changes: 3 additions & 3 deletions modules/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"author": "Pixelastic <[email protected]>",
"dependencies": {
"@tailwindcss/typography": "0.4.1",
"cssnano": "5.1.13",
"cssnano-preset-advanced": "5.3.8",
"cssnano": "5.1.15",
"cssnano-preset-advanced": "5.3.10",
"firost": "2.17.0",
"golgoth": "2.1.0",
"hex-rgb": "4.3.0",
"norska-config": "^2.8.0",
"norska-helper": "^2.8.0",
"postcss": "8.4.18",
"postcss": "8.4.24",
"postcss-import": "14.1.0",
"postcss-nested": "5.0.6",
"tailwindcss": "1.9.6"
Expand Down
4 changes: 2 additions & 2 deletions modules/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"algoliasearch": "4.14.2",
"instantsearch.js": "4.49.0",
"algoliasearch": "4.17.1",
"instantsearch.js": "4.56.0",
"lazysizes": "5.3.2",
"lodash-es": "4.17.21",
"norska-image-proxy": "^2.7.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"firost": "2.17.0",
"golgoth": "2.1.0",
"minimist": "1.2.7",
"minimist": "1.2.8",
"norska-assets": "^2.8.0",
"norska-cms": "^2.8.0",
"norska-config": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"norska-css": "^2.8.0",
"norska-html": "^2.8.0",
"norska-js": "^2.8.0",
"open": "8.4.0"
"open": "8.4.2"
},
"description": "Local build for development, with live-reload",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"firost": "2.17.0",
"golgoth": "2.1.0",
"lerna": "4.0.0",
"minimist": "1.2.7"
"minimist": "1.2.8"
},
"files": [],
"homepage": "https://github.com/pixelastic/norska",
Expand Down
Loading

0 comments on commit 8dd481d

Please sign in to comment.